apply(CView *view, const UIAttributes &attributes, IUIDescription *description) const =0 | IViewCreator | [pure virtual] |
AttrType enum name | IViewCreator | |
create(const UIAttributes &attributes, IUIDescription *description) const =0 | IViewCreator | [pure virtual] |
getAttributeNames(std::list< std::string > &attributeNames) const =0 | IViewCreator | [pure virtual] |
getAttributeType(const std::string &attributeName) const =0 | IViewCreator | [pure virtual] |
getAttributeValue(CView *view, const std::string &attributeName, std::string &stringValue, IUIDescription *desc) const =0 | IViewCreator | [pure virtual] |
getBaseViewName() const =0 | IViewCreator | [pure virtual] |
getPossibleListValues(const std::string &attributeName, std::list< const std::string * > &values) const | IViewCreator | [inline, virtual] |
getViewName() const =0 | IViewCreator | [pure virtual] |
kBitmapType enum value | IViewCreator | |
kBooleanType enum value | IViewCreator | |
kColorType enum value | IViewCreator | |
kFloatType enum value | IViewCreator | |
kFontType enum value | IViewCreator | |
kIntegerType enum value | IViewCreator | |
kListType enum value | IViewCreator | |
kPointType enum value | IViewCreator | |
kRectType enum value | IViewCreator | |
kStringType enum value | IViewCreator | |
kTagType enum value | IViewCreator | |
kUnknownType enum value | IViewCreator | |
~IViewCreator() | IViewCreator | [inline, virtual] |